const net/http.http2FlagHeadersEndStream
4 uses
net/http (current package)
h2_bundle.go#L1407: http2FlagHeadersEndStream http2Flags = 0x1
h2_bundle.go#L1431: http2FlagHeadersEndStream: "END_STREAM",
h2_bundle.go#L2336: return f.http2FrameHeader.Flags.Has(http2FlagHeadersEndStream)
h2_bundle.go#L2429: flags |= http2FlagHeadersEndStream
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)